xen.git
2012-02-02 Andres Lagar... x86/mm: Remove p2m_ram_paging_in
2012-01-31 Ian Campbellxl: allow enable automatic fallback to ACPI events...
2012-01-31 Ian Campbelldocs: document /etc/xen/xl.conf
2012-01-31 Ian Campbelllibxl: add named enum for timer mode.
2012-01-31 Ian Campbelllibxl: drop libxl_cpuarray -- topology was the only...
2012-01-31 Ian Campbelllibxl: expose cpu topology as a single list of cpu...
2012-01-31 Ian Campbellocaml: Topology.get returns an array not a single element.
2012-01-31 Ian Campbellocaml: add helpers for Some/None option types.
2012-01-31 Ian Campbelllibxl: remove libxl_button_press in favour of libxl_sen...
2012-01-31 Ian Campbelllibxl: de-hard-tabbify idl.txt
2012-01-31 Ian Campbelllibxl: Rename libxl IDL infrastructure.
2012-01-31 Ian Campbelllibxl: only write "disable_pf" key to xenstore when...
2012-01-31 Ian Campbelllibxl: remove libxl_device_model_info.
2012-01-31 Ian Campbelllibxl: move "saved_state" to libxl__domain_build_state.
2012-01-31 Ian Campbelllibxl: move device model selection variables to b_info.
2012-01-31 Ian Campbelllibxl: remove uuid from device model info.
2012-01-31 Ian Campbelllibxl: Remove libxl_device_model_info.type.
2012-01-31 Ian Campbelllibxl: move gfx_passthru setting to b_info->u.hvm
2012-01-31 Ian Campbelllibxl: HVM device configuration info build_info->u.hvm
2012-01-31 Ian Campbelllibxl: move HVM emulated GFX support into b_info->u.hvm
2012-01-31 Ian Campbelllibxl: use vfb[0] directly for xenpv device model
2012-01-31 Ian Campbelllibxl: drop dm_info.dom_name
2012-01-31 Ian Campbelllibxl: remove redundant info from dm info.
2012-01-31 Ian Campbelllibxl: now that dm creation takes domain_config stop...
2012-01-31 Ian Campbelllibxl: plumb libxl_domain_config down into device model...
2012-01-31 Ian Campbelllibxl: define libxl_sdl_info to hold all info about...
2012-01-31 Ian Campbelllibxl: define libxl_spice_info to hold all info about...
2012-01-31 Ian Campbelllibxl: define libxl_vnc_info to hold all info about...
2012-01-31 Ian Campbellocaml: use libxl IDL type helpers for C argument passing
2012-01-31 Ian Campbelllibxl: use keyword arguments for field definitions...
2012-01-31 Ian Campbelllibxl: remove comment support from IDL
2012-01-31 Ian Campbelllibxl: do not write/maintain "pool_name" in XenStore
2012-01-31 Ian Campbelllibxl: name libxl_create_cpupool consistent with other...
2012-01-31 Ian Campbelllibxl: remove libxl_domain_create_info.poolname
2012-02-01 Dietmar Hahnx86: Use defines for bits of MSR_IA32_DEBUGCTLMSR inste...
2012-01-31 Roger Pau Monnelibxl: add support for yajl 2.x
2012-01-31 Ian Campbellmini-os: use BSD sys/queue.h instead of Linux list.h
2012-01-31 Stefano Stabellinixen: do not remap pirqs if !is_hvm_pv_evtchn_domain
2012-01-31 Keir Fraserpublic/physdev.h: Fix __XEN_INTERFACE_VERSION__ typo.
2012-01-31 Olaf Heringtools/libxc: remove volatile keyword for bitmap operations
2012-01-31 Olaf Heringtools/libxc: fix bitmap_alloc usage in xc_ia64_send_vcpumap
2012-01-31 Olaf Heringmini-os: convert mlock macros to C functions
2012-01-30 Olaf Heringxenpaging: unify return value in nominate and evict
2012-01-30 Ian Jacksonlibxl: treat "dying" domains as destroyed
2012-01-30 Ian Jacksonlibxl: domain_death_xswatch_callback: add some debug...
2012-01-28 Daniel De Graafxen: Preserve reserved grant entries when switching...
2012-01-28 Daniel De Graafxen: use XSM instead of IS_PRIV for getdomaininfo
2012-01-28 Daniel De Graafxen: change virq parameters from int to uint32_t
2012-01-28 Daniel De Graafxen: allow global VIRQ handlers to be delegated to...
2012-01-28 Daniel De Graafxen: reinstate previously unused XENMEM_remove_from_phy...
2012-01-28 Stefano Stabellinixen: introduce PHYSDEVOP_pirq_eoi_gmfn_v2
2012-01-28 Andrew Coopervesa: flush lfb after zeroing
2012-01-28 Andrew CooperConsole: introduce console=none command line parameter
2012-01-28 Wei Wangamd iommu: disable iommu emulation on non-iommu systems
2012-01-27 Dario Faggiolilibxl: allow for specifying the CPU affinity in the...
2012-01-27 Dario Faggiolilibxl: extend pCPUs specification for vcpu-pin.
2012-01-27 Olaf Heringxenpaging: make file_op largefile aware
2012-01-27 Olaf Heringtools/libxc: handle fallback in linux_privcmd_map_forei...
2012-01-27 Andres Lagar... tools: memshrtool: tool to test and exercise the sharin...
2012-01-27 Stefano Stabellinilibxl_qmp: fix qmp_next to cope with multiple lines...
2012-01-27 Roger Pau Monnelibxl: fix mutex initialization
2012-01-27 Ian Campbelllibxl: fix upstream qemu binary name to what we actuall...
2012-01-27 Ian Jacksonlibxl: Convert to asynchronous: device removal
2012-01-27 Ian Jacksonlibxl: Introduce libxl__ev_devstate
2012-01-27 Ian Jacksonlibxl: New convenience macro CONTAINER_OF
2012-01-27 Ian Jacksonlibxl: Asynchronous/long-running operation infrastructure
2012-01-27 Ian Jacksonlibxl: Permit multithreaded event waiting
2012-01-27 Ian Jacksonlibxl: introduce libxl_fd_set_nonblock, rationalise...
2012-01-27 Ian Jacksonlibxl: New event generation API
2012-01-27 Ian Jacksonocaml, libxl: support "private" fields
2012-01-27 Ian Jacksonlibxl: New API for providing OS events to libxl
2012-01-27 Ian Jacksonxl: fix a couple of memory leaks
2012-01-27 Ian Jackson.gitignore/.hgignore: New names for ioemu dirs, seabios
2012-01-26 Jim Fehligtools: xencommons init script: Fix setting XENSTORED_RO...
2012-01-26 Roger Pau Monnelibxl: fix parse_backend_path and device_backend_path...
2012-01-26 Tim DeeganGet rid of non-static 'inline' modifiers (gcc 4.2.1...
2012-01-26 Tim DeeganBring OpenBSD stdarg handling in line with FreeBSD...
2012-01-26 Tim DeeganFix build.
2012-01-26 Andres Lagar... x86/mm: Avoid spurious deadlock panic trigger
2012-01-26 Andres Lagar... x86/mm: clean use of p2m unlocked queries
2012-01-26 Andres Lagar... x86/mm: Properly account for paged out pages
2012-01-26 Andres Lagar... x86/mm: Remove stale variable from debugtrace printk...
2012-01-26 Andres Lagar... x86/mm: Output domain count of paged pages in console
2012-01-26 Andres Lagar... x86/mm: Allow foreign read-only mappings of shared...
2012-01-26 Andres Lagar... x86/mm: Fix p2m teardown locking
2012-01-26 Andres Lagar... x86/mm: Fix paging_load
2012-01-26 Andres Lagar... x86/mm: Sharing overhaul style improvements
2012-01-26 Andres Lagar... Tools: Add a sharing command to xl for information...
2012-01-26 Andres Lagar... Tools: Expose to libxc the total number of shared frame...
2012-01-26 Andres Lagar... Update memshr API and tools
2012-01-26 Andres Lagar... x86/mm: use RCU in mem sharing audit list, eliminate...
2012-01-26 Andres Lagar... Add the ability to poll stats about shared memory via...
2012-01-26 Andres Lagar... x86/mm: New domctl: add a shared page to the physmap
2012-01-26 Andres Lagar... x86/mm: Check how many mfns are shared, in addition...
2012-01-26 Andres Lagar... x86/mm: Enforce lock ordering for sharing page locks
2012-01-26 Andres Lagar... x86/mm: Add per-page locking for memory sharing, when...
2012-01-26 Andres Lagar... x86/mm: Update mem sharing interface to (re)allow shari...
2012-01-26 Andres Lagar... x86/mm: Eliminate hash table in sharing code as index...
2012-01-26 Ian Campbellseabios: update to 1.6.3.1 release
2012-01-26 Stefano StabelliniREADME: add upstream qemu dependecies
next